Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to malloc.h #109

Merged
merged 3 commits into from
May 13, 2024
Merged

Conversation

JVeg199X
Copy link
Contributor

Removed references to malloc.h to resolve compilation errors when building on macOS

@AEFeinstein
Copy link
Collaborator

Looks like you removed references to malloc.h for all builds, not just macOS (even if that's where the fix matters).

@cnlohr
Copy link
Member

cnlohr commented May 13, 2024

I don't believe malloc.h is actually needed on any serious platforms.

@cnlohr cnlohr merged commit a53ea30 into cntools:master May 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants